home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK1.toast / Development Kits (Disc 1) / QuickTime / Programming Stuff / Documentation / develop articles / develop Issue 24 / Printing Compressed Images / sample images / image files README next >
Encoding:
Text File  |  1995-08-03  |  912 b   |  18 lines  |  [TEXT/MPCC]

  1. These files are provided to help you testing your application.
  2.  
  3. The file 'jaguar.jpg' is a large image, compressed using JPEG compression.
  4. This file can be viewed and printed using the JPEG Print 
  5. (and JPEG Print with dataload) application.
  6.  
  7. The file jaguar.jpg.PICT is the same image saved as a PICT data file where the
  8. image data inside the PICT is compressed with JPEG compression. If your
  9. application reads and prints QuickDraw pictures, you should test it with
  10. this file. When your application draws this picture with DrawPicture, your
  11. application will print this PICT as compressed JPEG data with LaserWriter 8.3
  12. to Apple PostScript Level 2 printers. This file is also useful as a test PICT
  13. file to use with the sample program PrintPICTtoJPEG.
  14.  
  15. The file Portrait.pict is a sample QuickDraw picture for use with the 
  16. PrintPICTtoJPEG sample program. This file is significantly smaller than
  17. the jaguar image.
  18.